PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFRectilinearMeasure Class / setArea Method
A number format collection for measurement of area.
In This Topic
    setArea Method
    In This Topic
    Sets the number formats for area.
    The first element in the collection shall specify the conversion to the largest area unit from units represented by the first element in , squared. The scale factors from , (if present) and (if is present) shall be used to convert from default PDF units to the appropriate units before applying the area function.
    Syntax

    Parameters

    areaNumberFormats
    A number format collection for measurement of area.
    Exceptions
    ExceptionDescription
    When areaNumberFormats is null.
    See Also